home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlaWiz.dll / 0 / RCDATA / TVENTANAAVISOLEGAL / TVENTANAAVISOLEGAL.txt < prev   
Text File  |  2008-07-17  |  2KB  |  103 lines

  1. object VentanaAvisoLegal: TVentanaAvisoLegal
  2.   Left = 424
  3.   Top = 113
  4.   BorderStyle = bsDialog
  5.   Caption = 'Aviso legal'
  6.   ClientHeight = 399
  7.   ClientWidth = 431
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 64
  22.     Top = 22
  23.     Width = 87
  24.     Height = 23
  25.     Caption = 'Aviso legal'
  26.     Font.Charset = ANSI_CHARSET
  27.     Font.Color = clWindowText
  28.     Font.Height = -19
  29.     Font.Name = 'Tahoma'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     Transparent = True
  33.   end
  34.   object Image1: TImage
  35.     Left = 20
  36.     Top = 19
  37.     Width = 32
  38.     Height = 32
  39.     Picture.Data = {<image000.bmp>}
  40.     Transparent = True
  41.   end
  42.   object BtnAceptar: TPlaButton
  43.     Left = 345
  44.     Top = 365
  45.     Width = 73
  46.     Height = 21
  47.     Caption = 'Aceptar'
  48.     TabOrder = 0
  49.     OnClick = BtnAceptarClick
  50.     Cancel = True
  51.     Default = True
  52.   end
  53.   object ScrollBox1: TScrollBox
  54.     Left = 23
  55.     Top = 62
  56.     Width = 395
  57.     Height = 290
  58.     BorderStyle = bsNone
  59.     Color = 14215660
  60.     ParentColor = False
  61.     TabOrder = 1
  62.     object PndHTMLLabel1: TPndHTMLLabel
  63.       Left = 8
  64.       Top = 8
  65.       Width = 385
  66.       Height = 65
  67.       Caption = 'PndHTMLLabel1'
  68.     end
  69.     object PndHTMLLabel2: TPndHTMLLabel
  70.       Left = 8
  71.       Top = 88
  72.       Width = 385
  73.       Height = 97
  74.       Caption = 'PndHTMLLabel2'
  75.     end
  76.     object PndHTMLLabel3: TPndHTMLLabel
  77.       Left = 8
  78.       Top = 200
  79.       Width = 385
  80.       Height = 73
  81.       Caption = 'PndHTMLLabel3'
  82.     end
  83.     object PLLWeb: TPlaLinkLabel
  84.       Left = 8
  85.       Top = 259
  86.       Width = 219
  87.       Height = 16
  88.       Caption = 'http://www.pandasoftware.es/partners/cps'
  89.       TabOrder = 0
  90.       Visible = False
  91.     end
  92.     object PLLCorreo: TPlaLinkLabel
  93.       Left = 8
  94.       Top = 274
  95.       Width = 181
  96.       Height = 16
  97.       Caption = 'asuntos_legales@pandasoftware.es'
  98.       TabOrder = 1
  99.       Visible = False
  100.     end
  101.   end
  102. end
  103.